home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Yellows - Privacy (Deluxe)
/
Akira Gomi Photographs - Yellows: Privacy (Deluxe) - Disc 1.iso
/
mono
/
bath.dxr
/
00022.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1996-07-06
|
222 b
|
14 lines
on exitFrame
global columnnum, monoseen, maxmono, maxcol
set maxmono to 13
set maxcol to 5
if monoseen = 1 then
initsprite()
else
inits()
end if
init()
set columnnum to 1
columnset(columnnum)
end